From: Richard M. Stallman Date: Fri, 29 Jul 1994 20:00:00 +0000 (+0000) Subject: (hide-ifdefs): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~90687 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d1fa6affefe6ad289f87d07059a53a47a553aba4;p=emacs.git (hide-ifdefs): Doc fix. --- diff --git a/lisp/progmodes/hideif.el b/lisp/progmodes/hideif.el index 3bffaff96e7..4cd538efcf8 100644 --- a/lisp/progmodes/hideif.el +++ b/lisp/progmodes/hideif.el @@ -914,7 +914,7 @@ Assume that defined symbols have been added to `hide-ifdef-env'. The text hidden is the text that would not be included by the C preprocessor if it were given the file with those symbols defined. -Turn off hiding by calling `show-ifdef'." +Turn off hiding by calling `show-ifdefs'." (interactive) (message "Hiding...")